Use matrix equality in GskTransform
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 22 Mar 2019 12:38:36 +0000 (12:38 +0000)
committerBenjamin Otte <otte@redhat.com>
Mon, 29 Apr 2019 00:26:31 +0000 (02:26 +0200)
commitf1cadee19613c8fcc0fa7d6b35e017919a2dab82
tree0b016537cf8c5d1396e8aa907da5c15a3595dbb6
parentf6594ff073ba5778a59dad0cc49e5239305b98d5
Use matrix equality in GskTransform

Graphene has new API to check for equality, so we should use it instead
of doing a byte-by-byte comparison.
gsk/gsktransform.c